home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Snippets / Toolbox / PBAllocate / How To Use < prev   
Encoding:
Text File  |  1992-07-15  |  575 b   |  15 lines  |  [TEXT/MPS ]

  1. Before you run this app, you will want to make a junk text file to play with.
  2.  
  3. Once you have the file you just need to run the MPW tool and select the junk file
  4.  
  5. Standard file will come up twice, select the junk file both times.
  6.  
  7. The first time the file is opened a bug is found and the file is only increased by
  8. about one meg. (it should be increased to the size of the remaining space of the 
  9. hard drive.
  10.  
  11. The second time the file is opened the file is increased the the size of the remaining
  12. space on the hard drive.
  13.  
  14. It will finish by printing the results to the window.
  15.